home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Word Perfect Main Street: Paper Planes
/
WordPerfect Main Street - Paper Planes.iso
/
mac
/
p1-4
/
00367_Script_367
< prev
next >
Wrap
Text File
|
1994-05-11
|
396b
|
23 lines
-- P4S2 init
on exitFrame
global Step, NumFrames
set Step = 2
set NumFrames = 11
-- allow timed annotations!
initAnnotations(30,2)
setAppearTime (1,2*60)
setAppearTime (2,3*60)
global theGauge
mSetLevel(theGauge, Step)
global LastQT
set LastQT = "P4S02"
cursor 4
preLoadCast the number of cast LastQT
setUpFastFwd()
cursor -1
end